Welcome![Sign In][Sign Up]
Location:
Search - ip api

Search list

[TCP/IP stacktcp-ip详解卷2

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -the book complete and detailed presentation of the TCP / IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master the TCP / IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window zoom, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP / IP basic knowledge. This applies to hope to understand TCP / TP how to achieve the agreement, including the preparation of Web applications programmers and the use of TCP / IP to safeguard the computer network system administrator.
Platform: | Size: 30044137 | Author: 小易 | Hits:

[Video Captureip-camera-api_src

Description: 网络摄像机相关的API源码,对开发ip camera有一定帮助
Platform: | Size: 13817 | Author: yq | Hits:

[Other resourceIP

Description: 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 􀁺 IP报的处理不支持分段 在多个网络接口的应用是两个网络间的最大报大小要基本相等。 􀁺 ICMP协议还不是非常完整 目前ICMP协议只支持PING的功能和UDP无效端口返回。 􀁺 TCP协议不支持紧急数据 这一版本的ZLG/IP不对TCP传输中的紧急数据报进行处理。 􀁺 不支持IGMP协议 这一版本的ZLG/IP不支持IP组播和广播。 􀁺 不支持Socket API发送函数发送大于PMTU 用Socket API发送函数发送数据时,数据长度不可大于一个TCP或UDP报有效数据的长度。
Platform: | Size: 1683185 | Author: 谭剑鸣 | Hits:

[SourceCodetcp/ip

Description: tcp/ip socket api
Platform: | Size: 387502 | Author: wingsofLove | Hits:

[Internet-Networknetblock

Description: 一个使用IPHelper API写的IP地址过滤程序-A IP address filtering program which written by IPHelper API
Platform: | Size: 14336 | Author: 站长 | Hits:

[Internet-Networkiphelper

Description: ip helper api简介和源码-About ip helper api and source
Platform: | Size: 23552 | Author: huangxg | Hits:

[MiddleWareGetIPDZ

Description: 取的 IP 地址和主机名称 该程序使用 WinSock API , 但不能处理同机多个地址的情况。-from the IP address and host name of the program WinSock API use, but not for dealing with multiple addresses the situation.
Platform: | Size: 10240 | Author: 王久 | Hits:

[Internet-Networkiproute

Description: This sample demonstrates the use of IP Helper API functions to manipulate the routing table.
Platform: | Size: 8192 | Author: 梅恒 | Hits:

[TCP/IP stacktcp-ip详解卷2

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -the book complete and detailed presentation of the TCP/IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master the TCP/IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window zoom, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP/IP basic knowledge. This applies to hope to understand TCP/TP how to achieve the agreement, including the preparation of Web applications programmers and the use of TCP/IP to safeguard the computer network system administrator.
Platform: | Size: 30044160 | Author: 小易 | Hits:

[BooksLwip协议栈的设计与实现

Description: Lwip协议栈的设计与实现 LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使 LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子.-Lwip protocol stack design and realization Viedo is TCP/IP protocol stack of achieving. Viedo the main purpose is to reduce memory utilization and code size, so Viedo suited for small, with limited resources such as embedded processor system. To reduce processor and memory requirements, lwIP can copy data without any of the API reductions. This paper describes the lwIP Design and Implementation. The agreement describes the implementation and subsystems used in the algorithm and data structure such as memory and buffer management system. Viedo API also includes a reference manual and use Viedo some code examples.
Platform: | Size: 693248 | Author: 铃铛 | Hits:

[Internet-NetworkWinsockTester

Description: 本源码是利用Winsock Api写的一款基于TCP/IP协议的通讯软件 对新手学习Windows Socket Api 是很好的资料-the source is the use of Winsock Api write-based TCP/IP communications software for novice Windows Socket Api learning is a very good information
Platform: | Size: 671744 | Author: 叶子 | Hits:

[Video Captureip-camera-api_src

Description: 网络摄像机相关的API源码,对开发ip camera有一定帮助-Network Camera API source code related to the development of a certain ip camera help
Platform: | Size: 13312 | Author: yq | Hits:

[Hook apiHookAPI

Description: HookAPIProcessGuard是一个使用API函数实现进程保护的简单例子,我们Hook了OpenProcess函数,就能够实现保护了!-HookAPIProcessGuard is a realization of the process of using the API function to protect the simple example, we Hook the OpenProcess function can be achieved to protect!
Platform: | Size: 482304 | Author: yeqing | Hits:

[ARM-PowerPC-ColdFire-MIPSIP

Description: 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 􀁺 IP报的处理不支持分段 在多个网络接口的应用是两个网络间的最大报大小要基本相等。 􀁺 ICMP协议还不是非常完整 目前ICMP协议只支持PING的功能和UDP无效端口返回。 􀁺 TCP协议不支持紧急数据 这一版本的ZLG/IP不对TCP传输中的紧急数据报进行处理。 􀁺 不支持IGMP协议 这一版本的ZLG/IP不支持IP组播和广播。 􀁺 不支持Socket API发送函数发送大于PMTU 用Socket API发送函数发送数据时,数据长度不可大于一个TCP或UDP报有效数据的长度。
Platform: | Size: 1682432 | Author: 谭剑鸣 | Hits:

[Video CaptureSamsung.HTTP.API.V1.23

Description: SAMSUNG IP CAMERA SDK HTTP API Development Guide
Platform: | Size: 579584 | Author: alex | Hits:

[JSP/Java03

Description: 实战Google Maps API之一——IP地理位置可视化查询-Google Maps API, one of actual combat- IP location visual query
Platform: | Size: 59392 | Author: fly | Hits:

[Windows DevelopNIC-IP

Description: 网卡IP修改器(易源码) 纯API编写 可以修改网卡的IP地址和DNS域名地址 支持网吧等更多功能。-NIC IP PLUS (Yi Source) pure API prepared to modify the network card IP address and DNS domain name address to support Internet cafes and much more.
Platform: | Size: 35840 | Author: 张思远 | Hits:

[Internet-NetworkVB-API-local-connect-ip-address

Description: 通过VB下的API是实现网络编程,获取本地的主叫的IP地址-VB API SOKET program process.It supply a example to get local ip address
Platform: | Size: 2048 | Author: zou wei | Hits:

[e-language网络类-取本机IP路由表GetIpForwardTable函数

Description: 演示用的API取本机路由表信息API pick up the local routing table information(API pick up the local routing table information)
Platform: | Size: 2048 | Author: 莫军 | Hits:

[OtherAPI实现 TCP端口扫描器 (2018.3.20)

Description: 通过调用系统api编写的 IP,TCP端口扫描器,仅供学习参考(IP TCP port scanner written by calling system api for reference only)
Platform: | Size: 5120 | Author: 你若╁安好 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net